src/cm/media/js/lib/tipsy/docs/tipsy-docs.css
author Simon Descarpentries <sid@sopinspace.com>
Mon, 07 Apr 2014 18:26:59 +0200
changeset 627 7d93eccbb565
parent 0 40c8f766c9b8
permissions -rw-r--r--
Move helpers somewhere less trickier, test pagination with 12 texts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     1
#gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     2
  #gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; }
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     3
  #gravity a { }
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     4
    #gravity a:hover { color: #505050; background: none; }
40c8f766c9b8 import from internal svn r 4007
raph
parents:
diff changeset
     5