1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-08 04:09:15 +00:00

resize grabber to 8x8px

This commit is contained in:
Andrew Dolgov
2008-05-20 02:13:22 +01:00
parent 43dbb07f11
commit edb6a7fe4c
2 changed files with 3 additions and 3 deletions

View File

@@ -1496,8 +1496,8 @@ div.headlines_cdm {
border-style : dotted;
border-color : #88b0f0;
background-color : white;
width : 10px;
height : 10px;
width : 8px;
height : 8px;
z-index : 20;
right : 10px;
top : 20px;