Browse Source

добавил стиль для 10gb порта

devel
bashmak 9 years ago
parent
commit
8bb8172740
  1. 3
      static/css/custom.css

3
static/css/custom.css

@ -155,6 +155,9 @@ a.port-img{
text-decoration: none; text-decoration: none;
} }
/* 10GBit/s */
.port.ten{background-color: #a4fff7;}
/* 1GBit/s */ /* 1GBit/s */
.port.giga{background-color: #caccfb;} .port.giga{background-color: #caccfb;}

Loading…
Cancel
Save