Хранилища Subversion www_nix-files

Редакция

Редакция 138 | Редакция 142 | К новейшей редакции | Весь файл | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 138 Редакция 139
Строка 1... Строка 1...
1
.server-ic {
1
.server-ic {
2
 background: transparent url(./img/srv/server-big.png) top left no-repeat;
2
 background: transparent url(./img/srv/server-big.png) top left no-repeat;
3
}
3
}
4
4
-
 
5
.server-ic p {
-
 
6
    margin: 3px 0;
-
 
7
}
-
 
8
5
.server {
9
.server {
6
    padding: 2px 10px 2px 25px;
10
    padding: 2px 10px 2px 25px;
7
    line-height: 26px;
11
    line-height: 26px;
8
    background: transparent url(./img/net/network.png) top left no-repeat;
12
    background: transparent url(./img/net/network.png) top left no-repeat;
9
}
13
}
Строка 27... Строка 31...
27
31
28
div.projects, div.subnets {
32
div.projects, div.subnets {
29
    margin-top: 15px;    
33
    margin-top: 15px;    
30
}
34
}
31
35
-
 
36
.clear {
-
 
37
    clear: both;
-
 
38
    height: 1px;
-
 
39
}
-
 
40