X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=tt-rss.css;h=f188967847089f9d401323c4d82238fe132219ee;hb=78935092b540278e388749b7b0620fce62098fc9;hp=2d4f2c23a5aac196902454a1779e4132575e943a;hpb=449cc6062ed689345f3d5f2469ef3e71e4b01adc;p=tt-rss.git diff --git a/tt-rss.css b/tt-rss.css index 2d4f2c23..f1889678 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -2214,3 +2214,15 @@ option { color : black; } +div#cmdline { + position : absolute; + left : 5px; + bottom : 5px; + font-size : 11px; + color : gray; + font-weight : bold; + background-color : white; + border : 1px solid #88b0f0; + padding : 3px 5px 3px 5px; + z-index : 5; +}