]> jfr.im git - irc/quakenet/qwebirc.git/blob - css/mochaui.css
Fix tab wrapping when there are many tabs.
[irc/quakenet/qwebirc.git] / css / mochaui.css
1 #desktop {
2 visibility: visible;
3 }
4
5 #ircui .input {
6 background: #FFF;
7 }
8
9 .mochaToolbarWrapper {
10 background: #FFF;
11 }
12
13 .hidenewwin {
14 visibility: hide;
15 opacity: 0;
16 }