X-Git-Url: https://code.grnet.gr/git/pithos-web-client/blobdiff_plain/b25fcacafcb2c6d868b1cb5c80ff19ca60890df5..441d49cabebc3596e22b0e4536df3670f747d2bb:/src/gr/grnet/pithos/web/client/PithosCellTable.css diff --git a/src/gr/grnet/pithos/web/client/PithosCellTable.css b/src/gr/grnet/pithos/web/client/PithosCellTable.css index 48cbcda..4cf7439 100644 --- a/src/gr/grnet/pithos/web/client/PithosCellTable.css +++ b/src/gr/grnet/pithos/web/client/PithosCellTable.css @@ -23,7 +23,7 @@ cursor: pointer; color: white; background-color: #74aec9; - height: 25px; + height: 28px; text-shadow: none; font-size: 13px; font-weight: normal; @@ -93,3 +93,8 @@ height: auto; overflow: auto; } + +@sprite .cellTableFirstColumnShared { + gwt-image: 'cellTableSharedIcon'; + background-position: 5px 9px; +} \ No newline at end of file