This website works better with JavaScript.
Home
Help
Sign In
unofficial-mirrors
/
znc
mirror of
https://github.com/znc/znc
Watch
1
Star
0
Fork
1
Code
Issues
Releases
82
Activity
Browse Source
Fix other skins for
#1744
pull/1768/head
Alexey Sokolov
5 months ago
parent
1580140b3b
commit
d505a6d4db
2 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
webskins/dark-clouds/pub/dark-clouds.css
+4
-0
webskins/ice/pub/ice.css
+ 4
- 0
webskins/dark-clouds/pub/dark-clouds.css
View File
@ -407,3 +407,7 @@ table thead th a:hover {
margin-bottom
:
0
.
7em
;
}
input
.
channel_index
{
width
:
3em
;
min-width
:
unset
;
}
+ 4
- 0
webskins/ice/pub/ice.css
View File
@ -381,3 +381,7 @@ div.submitline {
margin-bottom
:
0
.
7em
;
}
input
.
channel_index
{
width
:
3em
;
min-width
:
unset
;
}
Write
Preview
Loading…
Cancel
Save